mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
authorOtavio Salvador <[email protected]>
Sat, 23 Feb 2013 02:43:04 +0000 (02:43 +0000)
committerStefano Babic <[email protected]>
Thu, 7 Mar 2013 16:22:57 +0000 (17:22 +0100)
commita74dbf2734e8c86220dea159c242149d9acc61e1
tree55af4cef763e73f6f7f9c5ec6af91ec4c92f9257
parentf94669f30656cd05bbc75f6c799a1b06c493f3d2
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT

The power switch option is compatible with i.MX23 and i.MX28 so the
configration option needs to reflect it. We choose
'CONFIG_SPL_MXS_PSWITCH_WAIT' for the option name.

Signed-off-by: Otavio Salvador <[email protected]>
Acked-by: Marek Vasut <[email protected]>
arch/arm/cpu/arm926ejs/mxs/mxs_init.h
arch/arm/cpu/arm926ejs/mxs/spl_power_init.c